home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / cq114.zip / INSTALL.DOC < prev   
Text File  |  1997-06-08  |  2KB  |  79 lines

  1. Crime Quest Installation Instructions
  2. =====================================
  3.  
  4. [Automatic Installation]
  5.  
  6. * Easiest, fastest and recommended method
  7.  
  8. There is a ready made batch file that will get CRIME QUEST 90% of the way
  9. installed for you with the other 10% involving you telling your BBS software
  10. how to do run CRIME QUEST.
  11.  
  12. Requirements:
  13.  
  14. PKUNZIP somewhere in your DOS path, if you run a BBS, this should already be
  15. the case... <smile>
  16.  
  17. 1] Create a directory for CRIME QUEST like C:\DOORS\CQ and extract all files
  18.    from this distribution archive into it.
  19.  
  20. 2] Run INSTALL.BAT and follow the instructions.
  21.  
  22. 3] Refer to SYSOP.DOC for more in depth help, but you need to tell your BBS
  23.    software how to run CRIME QUEST.
  24.  
  25.    Example:
  26.  
  27.    :DOOR_A
  28.     CD\DOORS\CQ
  29.     CALL CQSTART.BAT #
  30.     GOTO LOOP
  31.  
  32.     Where # is the node number (1 for single node systems)
  33.  
  34. 4] After you are done, you can delete CQEXE.ZIP, CQDATA.ZIP, CQDOCS.ZIP &
  35.    IGMS.ZIP to conserve disk space.
  36.  
  37. [Manual Installation]
  38.  
  39. If for some reason you cant or dont want to do the automatic install, follow
  40. these steps:
  41.  
  42. 1] Create a directory for CRIME QUEST like C:\DOORS\CQ and extract all files
  43.    from this distribution archive into it.
  44.  
  45. 2] Unzip the contents of the four ZIP files, CQEXE.ZIP,CQDATA.ZIP,CQDOCS.ZIP
  46.    & IGMS.ZIP into the same directory they are presently in.
  47.  
  48. 3] Execute CQEDITOR to create the config files for your node(s). At a bare
  49.    minimum you will want a CQ0.CFG & CQ1.CFG.
  50.  
  51. 4] Execute CQINIT.BAT, it will simulate a local game logon by asking for a
  52.    name, at this point put in anything.. CRIME QUEST will initialize some data
  53.    files and immediately terminate.
  54.  
  55. 5] Next you will want to install the 2 IGMS included free with CRIME QUEST,
  56.    Dougs Donut Shoppe and The Lawyers Office. Execute The following:
  57.  
  58.    DDS /I
  59.    LAWYER /I
  60.  
  61.    Each time provide the needed info.
  62.  
  63. 6] Refer to SYSOP.DOC for more in depth help, but you need to tell your BBS
  64.    software how to run CRIME QUEST.
  65.  
  66.    Example:
  67.  
  68.    :DOOR_A
  69.     CD\DOORS\CQ
  70.     CALL CQSTART.BAT #
  71.     GOTO LOOP
  72.  
  73.     Where # is the node number (1 for single node systems)
  74.  
  75. 7] After you are done, you can delete CQEXE.ZIP, CQDATA.ZIP, CQDOCS.ZIP &
  76.    IGMS.ZIP to conserve disk space.
  77.  
  78. Enjoy!!
  79.